home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Glare_Grey / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  3.1 KB  |  149 lines

  1. BODY
  2. {
  3.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  4.     font-size : small;
  5.     color : rgb(102,102,102);
  6.     font-weight : normal;
  7.     font-style : normal
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  13.     color : rgb(49,112,130);
  14.     font-weight : normal;
  15.     font-style : normal;
  16.     text-decoration : none
  17. }
  18.  
  19. A:link
  20. {
  21.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  22.     color : rgb(49,112,130);
  23.     font-weight : normal;
  24.     font-style : normal
  25. }
  26.  
  27. UL
  28. {
  29.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  30.     color : rgb(49,112,130);
  31.     line-height : 1em;
  32.     font-weight : normal;
  33.     font-style : normal
  34. }
  35.  
  36. A:visited
  37. {
  38.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  39.     color : rgb(49,112,130);
  40.     font-weight : normal;
  41.     font-style : normal;
  42.     text-decoration : none
  43. }
  44.  
  45. .TextObject
  46. {
  47.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  48.     font-weight : normal;
  49.     font-style : normal;
  50.     text-indent : 1em;
  51.     border-left-style : none;
  52.     border-top-style : none;
  53.     border-right-style : none;
  54.     border-bottom-style : none
  55. }
  56.  
  57. H1
  58. {
  59.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  60.     font-size : 1.75em;
  61.     color : rgb(102,102,102);
  62.     font-weight : bold;
  63.     text-decoration : none;
  64.     text-align : right;
  65.     border-bottom : 2pt solid rgb(0,0,0)
  66. }
  67.  
  68. H2
  69. {
  70.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  71.     font-size : 1.5em;
  72.     color : rgb(102,102,102);
  73.     font-weight : bold;
  74.     text-align : right;
  75.     border-bottom : 2pt solid rgb(0,0,0)
  76. }
  77.  
  78. P
  79. {
  80.     border : 1pt solid rgb(102,102,102);
  81.     padding : 1em;
  82.     margin-left : 1em;
  83.     margin-right : 1em
  84. }
  85.  
  86. H3
  87. {
  88.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  89.     font-size : 1.25em;
  90.     color : rgb(102,102,102);
  91.     font-weight : bold;
  92.     text-align : right;
  93.     border-bottom : 2pt solid rgb(0,0,0)
  94. }
  95.  
  96. OL
  97. {
  98.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  99.     color : rgb(49,112,130);
  100.     line-height : 1em;
  101.     font-weight : normal;
  102.     font-style : normal;
  103.     text-decoration : none
  104. }
  105.  
  106. H4
  107. {
  108.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  109.     font-size : 1em;
  110.     color : rgb(102,102,102);
  111.     font-weight : bold;
  112.     text-align : right;
  113.     border-bottom : 2pt solid rgb(0,0,0)
  114. }
  115.  
  116. .TextNavBar
  117. {
  118.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  119.     font-size : 1em
  120. }
  121.  
  122. H5
  123. {
  124.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  125.     font-size : 0.8em;
  126.     color : rgb(102,102,102);
  127.     font-weight : bold;
  128.     text-align : right;
  129.     border-bottom : 2pt solid rgb(0,0,0)
  130. }
  131.  
  132. H6
  133. {
  134.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  135.     font-size : 0.75em;
  136.     color : rgb(102,102,102);
  137.     font-weight : bold;
  138.     text-align : right;
  139.     border-bottom : 2pt solid rgb(0,0,0)
  140. }
  141.  
  142. A:hover
  143. {
  144.     font-family : "Courier New", "Lucida Console", Courier, Monaco, Monospace;
  145.     color : rgb(49,112,130);
  146.     font-weight : bold
  147. }
  148.  
  149.